﻿2024-09-11T14:48:02.5993404Z ##[group]Run echo "hash=$(sha256sum ./dash/contrib/containers/guix/Dockerfile | cut -d ' ' -f1)" >> $GITHUB_OUTPUT
2024-09-11T14:48:02.5994674Z [36;1mecho "hash=$(sha256sum ./dash/contrib/containers/guix/Dockerfile | cut -d ' ' -f1)" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5995628Z [36;1mecho "host_user_id=$(id -u)" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5996193Z [36;1mecho "host_group_id=$(id -g)" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5996788Z [36;1mBRANCH_NAME=$(echo "${GITHUB_REF##*/}" | tr '[:upper:]' '[:lower:]')[0m
2024-09-11T14:48:02.5997541Z [36;1mREPO_NAME=$(echo "dashpay/dash" | tr '[:upper:]' '[:lower:]')[0m
2024-09-11T14:48:02.5998153Z [36;1mecho "image-tag=${BRANCH_NAME}" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5998764Z [36;1mecho "repo-name=${REPO_NAME}" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.6026220Z shell: /usr/bin/bash -e {0}
2024-09-11T14:48:02.6027090Z ##[endgroup]
